DirectoryEntryCollectionItem(Int32) Property

Definition

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public DirectoryEntry this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

DirectoryEntry

See Also